home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5856 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1023 b 

  1. From: mgerrans@msn.com (Matt Gerrans)
  2. Subject: Re: READ THIS!!!!!!!!!!!
  3. Date: 6 Feb 96 23:44:21 -0800
  4. References: <4em5fs$a86@ixnews4.ix.netcom.com>     <4er65q$d8v@usenet1.sjc.in.sel.sony.com> <ALUN.CHAMPION.96Feb1201845@g7240065.bridge.bst.bls.com>
  5. Message-ID: <00001a81+00009bbb@msn.com>
  6. Path: news.msn.com!msn.com
  7. Newsgroups: comp.lang.c++
  8. Organization: The Microsoft Network (msn.com)
  9.  
  10. It looks to me like the real problem is that you haven't really 
  11. learned C, much less C++.   Find yourself a good book on C or C++ 
  12. programming to start with.  Take a class or two.  I am disappointed 
  13. to see that you are using goto even before you know how to deal with 
  14. fundamental language constructs and strings.   You don't need goto in 
  15. C++.  Unless you are a hacker.   Before you become a monster, learn 
  16. how to program in C++, rather than trying to do things the same way 
  17. you would with a BASIC program, or batch file, or whatever.   You 
  18. will be a better programmer and the world will be a safer place for 
  19. other programmers.
  20.